home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Blogowanie poza sfera / Flock 0.9.1.3 stable / flock-0.9.1.3.en-US.win32.exe / flock / chrome / browser.jar / content / browser / preferences / phishEULA.xhtml < prev    next >
Encoding:
Extensible Markup Language  |  2006-09-22  |  1.2 KB  |  31 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <!DOCTYPE html [
  4.   <!ENTITY % htmlDTD
  5.     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  6.     "DTD/xhtml1-strict.dtd">
  7.   %htmlDTD;
  8. ]>
  9.  
  10. <html id="phish-eula"
  11.       xmlns="http://www.w3.org/1999/xhtml">
  12.   <body><p>
  13. If you choose to check with Google about each site you visit,
  14. Google will receive the URLs of pages you visit for evaluation.  When you
  15. click to accept, reject, or close the warning message that Phishing
  16. Protection gives you about a suspicious page, Google will log your action
  17. and the URL of the page.  Google will receive standard
  18. <a href='http://www.google.com/privacy_faq.html#serverlogs'
  19.    onclick='window.open(this.href);return false;'>log information</a>,
  20. including a cookie, as part of this process.  Google will not associate the
  21. information that Phishing Protection logs with other personal information
  22. about you. However, it is possible that a
  23. <a href='http://www.google.com/privacy_faq.html#urls'
  24.    onclick='window.open(this.href);return false;'>URL</a> sent to Google may
  25. itself contain personal information.  Please see the
  26. <a href='http://www.google.com/privacypolicy.html'
  27.    onclick='window.open(this.href);return false;'>Google Privacy Policy</a>
  28. for more information.
  29.   </p></body>
  30. </html>
  31.